func maps.clone

2 uses

	maps (current package)
		maps.go#L46: func clone(m any) any
		maps.go#L55: 	return clone(m).(M)